home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / bbs / ta111prg.lha / Prog.Read_Me next >
Text File  |  1992-03-05  |  1KB  |  38 lines

  1.  
  2. **************************** IMPORTANT INFO ********************************
  3.  
  4. Please note that the TransAmiga Support and Distribution HQ, Chris' Amiga
  5. BBS, will be down temporarily.  In the meantime, Amiga Time
  6. (+1-315-454-3072), the American Support board, will be taking on HQ
  7. responsabilities.
  8.  
  9. ****************************************************************************
  10.  
  11. TransAmiga v1.1 Programmer's Reference:
  12. ---------------------------------------
  13.  
  14. This archive should contain the files:
  15.  
  16.     Docs/trans_lib.doc       (autodoc style manual for transamiga.library)
  17.     Docs/Tech.doc            (technical info on TransAmiga's file formats)
  18.     transamiga.h             (TransAmiga header file)
  19.     transamiga_protos.h      (prototypes for the library)
  20.     transamiga_lib.fd        (FD file of transamiga.library functions)
  21.     TrShell.c                (source for TrShell)
  22.     Prog.Read_Me             (this file)
  23.  
  24. Be sure that everything is in its proper sub-directory.
  25.  
  26. Users of SAS C and Aztec C will need to generate #pragma calls for all the
  27. library functions from the included .fd file using tools provided with
  28. each compiler.  DICE users will need to create a .lib from the .fd file
  29. using the FDtoLib command.
  30.  
  31. These files are intended only for those wishing to write doors and
  32. utilities for use with TransAmiga BBS.  They're of a technical nature, so
  33. if you don't know what you're doing, they won't be of much use to you.
  34.  
  35.  
  36. -Tim
  37.  
  38.